home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1995 January / Simtel - 10000 MSDOS Shareware Programs (Walnut Creek)(January 1995)(Disc 2).ISO / _bbs / max / hc015.bbs < prev    next >
File List  |  1995-01-09  |  9KB  |  164 lines

  1.  Simtel MSDOS Archive CDROM, Sep. 94.  Walnut Creek CDROM.
  2.  ---------------------------------------------------------
  3.  Batch file utilities
  4.  path: \disc2\batutil
  5.  ---------------------------------------------------------
  6. A_R10.ZIP    Batch file mouse + ANSI screen control, v1.0 
  7. ANSMAT10.ZIP Write BAT files to change colors/function keys 
  8. ASET10.ZIP   Ricki's enhanced SET command 
  9. ASK.ASM      Query from within .BAT file 
  10. ASK.DOC      Doc for ASK.ASM 
  11. ASK11C.ZIP   Asks questions in BATch file, w/timeout, w/src 
  12. ASK3.ZIP     Timed Ask from BAT w/config. errorlevels 
  13. ASK_BAT.ZIP  Timed response to Y/N prompts in .BAT files 
  14. ASKMEP.ZIP   Batch file utility to prompt for Y/N question 
  15. ATSIGN.ZIP   Command line batch utility 
  16. AUTORND4.ZIP Runs 1 of 99,999,999 batch files randomly 
  17. AUTOSTOP.ZIP Batch file utility. Good for BBS's 
  18. BAT_TIME.ZIP A batch-time type utility. For system use 
  19. BAT2EX15.ZIP Converts BAT files to EXE files 
  20. BATBRNCH.ZIP Add Yes/No branching to .BAT files with errlvl 
  21. BATCD.ASM    Change dir within .BAT file 
  22. BATCD.DOC    Doc for BATCD.ASM 
  23. BATCH.ZIP    Useful BAT files, color prompts prn commands 
  24. BATCHART.ZIP A well written article on Batch files 
  25. BATCHSEL.ZIP Do DOS cmd /w file selection from BATCH file 
  26. BATCMDR7.ZIP Combine small batch files, Ver. 7 
  27. BATCSH10.ZIP Bat2csh 1.0 converts DOS bat to UNIX csh w/src 
  28. BATDEL.ZIP   Delete batch file after execution 
  29. BATHINTS.ZIP Collection of hints on using BATch files 
  30. BATINPUT.ZIP Gets user input from .BAT file 
  31. BATKIT54.ZIP BAT utils: kbd input, screen painting, more! 
  32. BATMAKR2.ZIP Multi-option .BAT maker, with TPas 3.0 source 
  33. BATMEN.ZIP   Scrollable menus/windows in DOS batch files 
  34. BATMNU21.ZIP Batch file menus w/point-and-shoot & windows 
  35. BATQUES.ASM  Query within .BAT file 
  36. BATQUES.DOC  Doc for BATQUES.ASM 
  37. BATSCRN.ZIP  Full screen pop-up pause/answer for BAT files 
  38. BATSEC.ZIP   Batch Secrets: Elementary color/key text info 
  39. BATTIMER.ZIP Batch file delay timer 
  40. BATTUTOR.ZIP Batch file tutor/teacher 
  41. BATUTIL1.ZIP Manipulate environment/get input in BAT files 
  42. BATUTL2.ZIP  Lots of .BAT file utilities 
  43. BATWAIT.ZIP  Wait for response in .BAT file 
  44. BCSRCE2.ZIP  Wenham's BATCOM-compiled .BAT source code 
  45. BED11.ZIP    Batch Editor, edit files in batch 
  46. BEN250.ZIP   Batch file enhancer, boxes, colors, EGA/VGA 
  47. BMENU54.ZIP  Pop-up menu system for use in batch files 
  48. BTCHROOM.ZIP Corrects COMMAND.COM problem w/MARK & RELEASE 
  49. CALL.ZIP     Simulate DOS 3.3 CALL w/earlier DOS vrsns w/C 
  50. CALLBAT.ZIP  CALL command emulator for DOS < version 3.3 
  51. CATSIG.ZIP   Audible & visual alarm for ending a long batch 
  52. CDTECT.ZIP   Check for modem carrier detect in BAT files 
  53. CHECK160.ZIP Cmdline util to report on system; errorlevels 
  54. CHKTD15.ZIP  Check current time / date and set errorlevel 
  55. CHOICE17.ZIP Ask multi-level questions in batch files 
  56. CLRKEY13.ZIP Clear 'n' keystrokes from keyboard buffer 
  57. CMPFTIME.ZIP Compare time/date of 2 files, set errorlevel 
  58. CNTDWN1.ZIP  Countdown from n minutes, returning ERRORLEVEL 
  59. COMPDATE.ZIP Store compilation time & date in TP .OBJ file 
  60. COUNTFIL.ZIP Execute specified command after 'n' executions 
  61. DAT13C.ZIP   Display date & time for logging, w/ASM source 
  62. DATECHEK.ZIP Check day of week from batch file 
  63. DATEINFO.ZIP Date reminder pgm for AUTOEXEC/Win3.1 startup 
  64. DATES411.ZIP Warns you in advance of birthdays, etc. 
  65. DO21.ZIP     Powerful interactive batch utility - Freeware 
  66. DOBAT.ZIP    Lets batch files CALL batch files 
  67. DOMENU13.ZIP Adds window menus to any batch file 
  68. DPV12.ZIP    BATutl: Search drive/path/volume return errlvl 
  69. DREADY.ZIP   Check for drive ready in BAT files 
  70. EBL405.ZIP   Extended Batch Language version 4.05 
  71. ECHOOFF.PAT  Patches to make DOS default echo off in BATs 
  72. ECHSYS10.ZIP ECHO/SET-like utils,include sundry system info 
  73. EL.ZIP       Set errorlevel to value on cmd line, w/C src 
  74. ELF11.ZIP    Set errorlevel in .BAT files w/ASM 
  75. ENQR_25.ZIP  Allows batch files to be interactive 
  76. ENVSET10.ZIP Set an environment variable in batch files 
  77. ENVTIME.ZIP  Set DOS envir. variables based on system clock 
  78. ERRLVL12.ZIP Displays errorlevel of previous program, w/src 
  79. ERRLVL13.ZIP Set the DOS errorlevel (return code) 
  80. EVERY15.ZIP  BATutil: Execute cmd if given time has passed 
  81. EXISTDIR.ZIP Check existence of files and subdirectories 
  82. EXITTIME.ZIP Exit batch file at specified time 
  83. FDATE84B.ZIP Date manipulation utility for batch files 
  84. FLY102.ZIP   Make batch files 'on the fly' 
  85. FORTN411.ZIP Fine-tunes DOS FOR command w/options 
  86. FUNKY.ZIP    Batch file ask, input F1-F10 function key ans. 
  87. GET24.ZIP    BATch enhancer inputs from user, DOS, environ. 
  88. GETDAY10.ZIP Put day of the week into DOS envir. variable 
  89. GETKEY11.ZIP GetKey v1.01 batch file keypress utility 
  90. GREET.ZIP    Nice greeting for batch files 
  91. HDWEELVL.ZIP Returns hardware byte in errorlevel (w/ASM) 
  92. HIT.ZIP      Graphic alternative to DOS's PAUSE-Color reqd. 
  93. HMRHM11B.ZIP Returns to start DIR in batch files 
  94. HOLDIT10.ZIP Like DOS' PAUSE w/timeout & errorcode w/srcTP 
  95. IFEXIST.ZIP  Powerful additions to any .BAT (w/ASM) 
  96. IFNULL.ZIP   Tests if a batch variable is null 
  97. INPUT.ZIP    .BAT prompt, get string into env var: options 
  98. INT11.ZIP    Execute DOS/BIOS interrupts from command line 
  99. JUMPEXT.ZIP  Extended batch file decision maker 
  100. KEYCHK11.ZIP Control batch file decision making from keybd 
  101. KEYPRES2.ZIP Batch file key reader 
  102. KEYSTF.ZIP   BAT util: Stuffs characters into kbd buffer 
  103. MAKEMENU.ZIP Construct MENU Batch files automatically 
  104. MAKMNU18.ZIP Self maintaining menu utility 
  105. MCSDIAG.ZIP  Batch file disk space diagnostic 
  106. MENU0891.ZIP Creates batch files which present nested menus 
  107. MFWRITE.ZIP  Write cmd strings to console w/escape interp. 
  108. MICROBAT.ZIP MicroMacroBat, extends functionality of BATs 
  109. MS_ASK.ZIP   Ask user for input in a batch file. w/ASM src 
  110. NECHO10.ZIP  .BAT color echo - compact, uses control chars 
  111. NFTY50.ZIP   Nifty Fifty: 50 DOS utilities for batch files 
  112. PAWS19.ZIP   Batch-file util. Input, display, pause, more 
  113. PBATCH12.ZIP Batch Enhancer: Menus, Mouse, Hotkeys, Colors 
  114. PRMPT.ZIP    Get user input from batch files 
  115. PWRBT14J.ZIP PowerBatch: Compiles batch-like files to EXE 
  116. RAMBAT1.ZIP  Use RAM for Batch files, save hard disk space 
  117. RAP101.ZIP   RAP v1.01: Powerful Batch programming language 
  118. READ131.ZIP  Get input from kbd and put into ENV variables 
  119. REPLY1.ZIP   Accepts user reply inputs in batch files 
  120. RESET23.ZIP  Presses the reset button and/or CTRL+ALT+DEL 
  121. RETURNTO.ZIP .BAT files for auto-return to starting drv/dir 
  122. RING14D.ZIP  Ring console bell, optionally on error, w/src 
  123. RONSET25.ZIP Multi-function batch enhancer by Ron Bemis 
  124. RUNAT10.ZIP  Run command against each file in a given list 
  125. SASK135.ZIP  Asks question in BAT file, returns errorlevel 
  126. SAVPTH13.ZIP Save current path setting to a batch file 
  127. SAVSCR27.ZIP Save/restore current text screen contents 
  128. SCRTYP13.ZIP Return screen type in use 
  129. SECBAT.ZIP   The Secrets of Batch files: Color and macros 
  130. SECHO20.ZIP  Put color and other attributes in BAT files 
  131. SELECT01.ZIP Pass a file as a parameter from a BATch menu 
  132. SEND.ZIP     SEND any string in batch file,incl $ metastr 
  133. SETENV13.ZIP Set environment variables from .BAT file 
  134. SFBUDOCS.ZIP Silicon Frog Batch Utilities v1.0, 1 of 3 
  135. SFBUPGMS.ZIP Silicon Frog Batch Utilities v1.0, 2 of 3 
  136. SFBUSHOW.ZIP Silicon Frog Batch Utilities v1.0, 3 of 3 
  137. SLEEP25.ZIP  Sleep for specified period 
  138. SPARKL28.ZIP Batch file menus w/point-and-shoot & windows 
  139. SPRBAT3B.ZIP Winchester Computer Systems SuperBat utilities 
  140. SPUTILS.ZIP  Batch & screen-save utilities w/mouse input 
  141. STACKEY3.ZIP Place keystrokes in keyboard buffer -- BAT aid 
  142. STFKEY15.ZIP Stuff keys into the keyboard buffer. Non-TSR 
  143. STRINGS2.ZIP Adds 70 string handling functions to BAT files 
  144. SW_42A.ZIP   SW v4.2: BATCH file enhancement utility 
  145. TASK11.ZIP   Timed ASK (yes/no/no answer) for BAT files 
  146. TBT323.ZIP   TurboBAT: Compiles DOS batch file to .COM file 
  147. TEST.ZIP     Unix-like expression test utility, w/C src 
  148. TESTIF.ZIP   Controls batch files through error codes 
  149. TIMECHEK.ZIP Lets batch files act on time & date 
  150. TIMESTMP.ZIP Display current date & time on standard output 
  151. TOADFR12.ZIP Return disk free space as ERRORLEVEL 
  152. TSBAT46.ZIP  Collection of useful batch files by Timo Salmi 
  153. UNICDA15.ZIP Check if specified drive is ready 
  154. UNIRDW15.ZIP Return DOS errorlevel based on day of week 
  155. VC10.ZIP     VolumeChecker: Batch utility checks disk label 
  156. VIDCHK.ZIP   BAT errorlevel 1-4 for Mono, CGA, EGA, VGA 
  157. VIDTYP14.ZIP Set environment variable to video display type 
  158. WAIT15.ZIP   Wait in BAT files, more features than PAUSE 
  159. WAIT2.ZIP    DOS pause command replacement 
  160. WAITER.ZIP   Batutl: Counts down, allowing user to bail out 
  161. WHAT150.ZIP  Set DOS environment to show system information 
  162. XECHO11.ZIP  For batch files: A smart echo with options 
  163. Y_N_3.ZIP    Batch utility to ask ques, get Y/N answer 
  164.